* lisp/outline.el: Make revert-related functions internal.
authorJuri Linkov <juri@linkov.net>
Mon, 17 Jun 2024 16:40:00 +0000 (19:40 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 17 Jun 2024 16:40:00 +0000 (19:40 +0300)
commit66c0099122887e76fab584d04337f6f962757967
treedfa9296c3c72b243347cdd74d4ecce967b540ce3
parent27f46ba4b96947dedbafa6e4366a07fa171dbd2e
* lisp/outline.el: Make revert-related functions internal.

(outline--hidden-headings-paths)
(outline--hidden-headings-restore-paths): Rename with the prefix
'outline--' to mark them internal to discourage from relying on
their arguments and return values.
lisp/outline.el